qualitative activity recognition
Azure Machine Learning - Qualitative Activity Recognition of Weight Lifting Exercises
This blog is about building a classifier on the Azure Machine Learning platform for qualitative activity recognition of weight lifting exercises. This classifier predicts if an exercise has been done correctly (class A). We will use data from accelerometers on the belt, forearm, arm, and dumbell of 6 participants. The goal of this experiment is to predict the manner in which people did the exercise. This is the "classe" variable in the data set.